home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
PC Gamer (Italian) 30
/
PC Gamer IT CD 30 1-2.iso
/
BOSDEMO
/
BOSSW11.EXE
/
data1.cab
/
Program_Executable_Files
/
bos.exe
/
0
/
RCDATA
/
TDEMOFORM
/
TDEMOFORM.txt
Wrap
Text File
|
1998-01-16
|
915b
|
51 lines
object DemoForm: TDemoForm
Left = 240
Top = 0
BorderStyle = bsNone
Caption = 'Balls of Steel'
ClientHeight = 413
ClientWidth = 592
Color = clBlack
Font.Color = clBlack
Font.Height = -11
Font.Name = 'Arial'
Font.Style = []
Position = poScreenCenter
Scaled = False
OnCreate = FormCreate
OnPaint = FormPaint
PixelsPerInch = 96
TextHeight = 14
object Bevel1: TBevel
Left = 0
Top = 0
Width = 591
Height = 374
Shape = bsFrame
Style = bsRaised
end
object AgreeBtn: TButton
Left = 166
Top = 383
Width = 100
Height = 25
Cursor = 1
Caption = 'I Agree'
ModalResult = 1
TabOrder = 0
TabStop = False
end
object DisagreeBtn: TButton
Left = 325
Top = 383
Width = 100
Height = 25
Cursor = 1
Cancel = True
Caption = 'I Do Not Agree'
ModalResult = 2
TabOrder = 1
TabStop = False
end
end